How to Install libgssapi-krb5-2 software package in Ubuntu 16.04 LTS (Xenial Xerus)

How to Install libgssapi-krb5-2 software package in Ubuntu 16.04 LTS (Xenial Xerus)

libgssapi-krb5-2 software package provides MIT Kerberos runtime libraries - krb5 GSS-API Mechanism, you can install in your Ubuntu 16.04 LTS (Xenial Xerus) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install libgssapi-krb5-2 

libgssapi-krb5-2 is installed in your system.

Make ensure the libgssapi-krb5-2 package were installed using the commands given below,

$ sudo dpkg-query -l | grep libgssapi-krb5-2 *

You will get with libgssapi-krb5-2 package name, version, architecture and description in a table

libgssapi-krb5-2 package basic information:

Distro Ubuntu 16 04 lts xenial xerus
Section Libraries
Package libgssapi-krb5-2
Version 1.13.2+dfsg-5
Description MIT Kerberos runtime libraries - krb5 GSS-API Mechanism
Sub Section Libs


See Also, How to uninstall or remove libgssapi-krb5-2 software package from Ubuntu 16.04 LTS (Xenial Xerus) ?